TextChanged

class TextChanged(text: CharSequence) : Search

Called as the text is changing

Parameters

text

The text of the changes as they happen

Constructors

TextChanged
Link copied to clipboard
fun TextChanged(text: CharSequence)
The text of the changes as they happen

Properties

text
Link copied to clipboard
val text: CharSequence
The text of the changes as they happen